projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55f1452
)
ioemu: fix xc_handle declaration
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 23 Jan 2008 18:03:52 +0000
(18:03 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 23 Jan 2008 18:03:52 +0000
(18:03 +0000)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/target-i386-dm/helper2.c
patch
|
blob
|
history
diff --git
a/tools/ioemu/target-i386-dm/helper2.c
b/tools/ioemu/target-i386-dm/helper2.c
index d9e517996410c2fdbfa9c17792267fcdcae91006..2d347ccfbe83a07f991ad4837505c316f4455fe7 100644
(file)
--- a/
tools/ioemu/target-i386-dm/helper2.c
+++ b/
tools/ioemu/target-i386-dm/helper2.c
@@
-72,7
+72,7
@@
_syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
int domid = -1;
int vcpus = 1;
-int xc_handle;
+
extern
int xc_handle;
long time_offset = 0;